Welcome![Sign In][Sign Up]
Location:
Search - chat threaded

Search list

[JSP/Javajava-MyChart

Description: java多线程聊天程序GUI界面socket实现-java chat program multi-threaded GUI interface socket realize
Platform: | Size: 620544 | Author: 郝晓琦 | Hits:

[JSP/Javachatroom

Description: 简单的java聊天室 客户端 服务器端 具有多线程功能 -Simple java chat client with multi-threaded server-side functionality
Platform: | Size: 2048 | Author: sdpy2130 | Hits:

[TCP/IP stackcc_chat

Description: 一个基于awt开发的cs模式的聊天系统,对网络,多线程,和tcp,UDP等个基础要求比较高,系统设计了文件系统,对协议开发有一定帮助-AWT-based development model cs chat system on the network, multi-threaded, and the tcp, UDP, such as relatively high basic requirements, system design of the file system, the agreement will certainly help to develop
Platform: | Size: 141312 | Author: 李军 | Hits:

[JSP/JavaDownFile

Description: 这是多线程下载的代码,实现从聊天的对方下载各种文件-This is a multi-threaded download code from a chat the other side to download various documents
Platform: | Size: 2048 | Author: | Hits:

[Process-ThreadMultiThreadScreen

Description: 结合老师上课讲的屏幕传输的例子,再结合在课堂上学到的多线程的知识,将多线程应用到屏幕传输的功能当中——屏幕传输一个线程,聊天一个线程。-Combination of teacher-speaking example of transmission of the screen, and then combine in the classroom to school to the knowledge of multi-threaded, multi-threaded applications will be transmitted to the screen which features- screen transmission of a thread, a thread to chat.
Platform: | Size: 37888 | Author: 梁浩亮 | Hits:

[Internet-Networkchatsvr

Description: 异步socket实现的聊天室,用到了多线程,队列,ado-Asynchronous socket realize the chat rooms, use a multi-threaded, queue, ado
Platform: | Size: 133120 | Author: windinfly | Hits:

[JSP/Javaliaotian

Description: 一个java多线程聊天程序的源码,java开发环境,希望大家修改-A multi-threaded chat program java source, java development environment, want to amend the U.S.
Platform: | Size: 2048 | Author: wb | Hits:

[Internet-NetworkUDP

Description: 基于UDP的聊天程序,多线程实现多句输入支持多客户端!-UDP-based chat program, multi-threaded multi-sentence input to support multi-client!
Platform: | Size: 67584 | Author: kigurumi | Hits:

[Process-Threadcode

Description: 多进程间通信源代码,还包括应用多线程编写网络聊天室程序的源代码-Multi-process communication between the source code, but also including the application of multi-threaded chat room procedures for the preparation of the network
Platform: | Size: 119808 | Author: mark | Hits:

[Software Engineeringmyqq

Description: 可以进行,通信聊天,基于多线程-Can be carried out, chat communications, based on the multi-threaded
Platform: | Size: 83968 | Author: 王权 | Hits:

[Process-ThreadChapter15

Description: 一个很好的介绍多线程的例子,以及开发聊天工具的入门程序-Introduce a very good example of multi-threaded, and the development of entry procedures for chat tools
Platform: | Size: 34816 | Author: zmq | Hits:

[Process-ThreadCode

Description: 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 35840 | Author: hu | Hits:

[Process-ThreadLesson15Code

Description: 孙鑫老师Lesson15多线程与聊天室程序的创建的源代码-SUN Xin Lesson15 teacher chat rooms and multi-threaded process to create the source code
Platform: | Size: 35840 | Author: 彭斌 | Hits:

[Internet-Networkcs

Description: 这是一个单线程聊天室代码,用java编写的,使用的是Swing包。-This is a chat room single-threaded code, using java prepared using Swing package.
Platform: | Size: 10240 | Author: 张倩 | Hits:

[Communication-Mobilejava_tcp_ip_netchat

Description: 多线程扫描IP段,可以控制线程数量。简单实现了聊天功能-Multi-threaded scanning IP paragraph, you can control the number of threads. Realize a simple chat
Platform: | Size: 795648 | Author: 黄威 | Hits:

[Process-ThreadMultiTread

Description: 多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。-The preparation of multi-threaded process. Mutex object used to achieve simultaneous multi-threading. Use named mutex object to ensure that applications run only one instance. Include examples of: the application of multi-threaded chat room procedures for the preparation of the network.
Platform: | Size: 35840 | Author: lee | Hits:

[Internet-Networklesson15

Description: 一个很好的多线程聊天室的源程序,详细的讲解了MFC的多线程编程方法socket-A good multi-threaded chat room source code, detailed explanation of the MFC multi-threading programming socket
Platform: | Size: 47104 | Author: 孙宇 | Hits:

[Internet-Networkchatrooms

Description: 用vc实现的多线程聊天室程序,包括服务器和客户端-By vc realize the multi-threaded chat room procedures, including server and client
Platform: | Size: 6141952 | Author: 余剑 | Hits:

[Windows DevelopMultiThread

Description: 利用VC创建多线程,并实现了简单的聊天程序 -Use VC to create multi-threaded, and the realization of a simple chat program
Platform: | Size: 1205248 | Author: sihongchang | Hits:

[TCP/IP stackmyqq

Description: 一个基于聊天的程序,通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。   本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -A chat-based procedures, the adoption of this small program you can study and learn how to use the socket network programming, since the definition of news, multi-threaded programming aspects of thinking and learning using a variety of controls. This procedure will use the main program is divided into Socket socket server and client in two parts. Adopted UDP and TCP/IP combination effectively improved the timeliness of data transmission and stability. This procedure is also used in a multi-threaded programming procedures to solve their own congestion.
Platform: | Size: 238592 | Author: 小义 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net